-
Home
-
Staatic – Static Site Generator
-
1.0.0
-
Code
-
Classes
- LogEntryRepository
Total Complexity |
23 |
Dependencies |
6 |
Dependents |
6 |
Total lines |
90 |
Lines of code |
51 |
Logical lines of code |
25 |
Comment lines |
22 |
Methods |
9 |
Properties |
2 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
findWhereMatching() |
S |
61 |
7 |
9 |
add() |
S |
60 |
4 |
12 |
countWhereMatching() |
S |
74 |
3 |
3 |
rowToLogEntry() |
S |
75 |
2 |
3 |
deleteOlderThan() |
S |
75 |
2 |
3 |
getLogEntriesPerLevel() |
S |
65 |
2 |
8 |
__construct() |
S |
76 |
1 |
4 |
nextId() |
S |
78 |
1 |
3 |
findLatestByPublicationId() |
S |
68 |
1 |
6 |